home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / misc / drivel11.readme < prev    next >
Text File  |  1993-04-29  |  2KB  |  58 lines

  1. Short: Drivelight v. 1.1 - the disk-LED simulator
  2.  
  3. The author, Arthur Hagen, can be contacted through me,
  4. the submitter at E-mail address:  arvidj@ifi.uio.no
  5.  
  6. Arvid S. Johansen
  7.  
  8.  
  9. Gen/Fileinfo message #5240 from ARTHUR HAGEN to ALL.
  10.    Entered on 29th April, 1993 at 03:17, 43 lines.
  11.  
  12. Subject: DRIVEL11.LZH (4,414b)
  13. ==============================
  14.  
  15.         ======================================================
  16.            DriveLight version 1.1 - the disk-LED simulator.
  17.         ======================================================
  18.         Copyright (C) 1993 Arthur Hagen - All rights reserved.
  19.           This program is FreeWare - it is NOT in the public
  20.             domain, and can NOT be distributed for a fee.
  21.         ======================================================
  22.  
  23. This program will happily simulate the drive light for any device you
  24. might think of.  To use, start it from CLI (or user-startup):
  25.  
  26. DriveLight nnn.device ...
  27.  
  28. Where "nnn.device" is the name of the device you want to monitor, and
  29. "..." is the name of any additional devices - upto four different
  30. devices might be specified.  If a device isn't loaded into memory
  31. (yet) or cannot be found, a requester will pop up telling you so.
  32.  
  33. Example usage:
  34.  
  35. DriveLight trackdisk.device scsi.device artser.device audio.device
  36.  
  37. This will make a window border with four boxes, one for each device,
  38. and they will blink every time the device is accessed.
  39.  
  40. Caveats:
  41. The program cannot differenciate between different unit numbers, so
  42. there is no way (yet) to have one drivelight for each floppy station
  43. or similar.
  44. The access to the devices will take slightly longer, so if you want
  45. maximum speed, don't run this utility - run ExecPatch/IPatch instead!
  46. The border might look weird if you use a custom system-font under
  47. 2.0 or higher versions.
  48. The devices will not have their checksums recalculated, as this could
  49. be dangerous if the device should survive while this program didn't.
  50. No WorkBench-support (yet).  The amiga.lib-functions for CX-stuff was
  51. too bugged to use in this program, so it is not a commodity either...
  52.  
  53. Changes since last version (1.0):
  54. Code optimised - should steal less time, and update faster.
  55.  
  56. Enjoy,
  57. *Art
  58.